Conversation
Owner
aoguai
commented
May 3, 2026
- 规则维护更新
- 将开屏广告规则拆分为“快速路径”与“兜底路径”两部分。 - 优先使用 text 和 vid 锚点触发 fastQuery,显著提升匹配响应速度。 - 增加延迟 1000ms 的兜底规则,确保 desc 和宽泛正则匹配场景不发生回归。 - 设置 priorityTime 权重,防止启动阶段被其他普通全局规则抢占。 - 提取公共排除项与快照链接为常量,优化代码逻辑结构。
- 改进 `globalGroups` 中开屏广告、更新提示及否定操作的文本与 vid 匹配逻辑,提升识别精度。 - 新增腾讯广告、快手 SDK、字节 SDK、京东广告及青少年模式的全局识别规则,增强通用性。 - 移除 `com.xyhui.ts` 中已被全局规则覆盖的冗余广告规则,简化应用配置并降低维护成本。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.